Welcome![Sign In][Sign Up]
Location:
Search - anti aliasing

Search list

[Graph Drawingfhx

Description: 反混淆多边形的绘制程序源码。图形学课上做的实验程序,采用自己设计的算法,而不是用opengl下的反混淆模式-Anti-aliasing polygon drawing program source. Graphics class to do the experimental procedures, the use of their own design algorithm, rather than anti-aliasing under opengl mode
Platform: | Size: 46080 | Author: 于洋 | Hits:

[matlabPkgMyAntiAlias

Description: 一种比较好的抗锯齿算法 Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots. See attached screenshot for a demonstration. More examples included in the code, just run help myaa . Curiosa: For those of you who publish your code often, an undocumented anti-aliasing option is included in the snapnow.m function in Matlab. To publish a file called test.m you can do: opts.figureSnapMethod = antialiased publish( test.m ,opts) However, you will have more control over the process using myaa, which is also the best choice when using Matlab interactively.-A better anti-aliasing algorithm Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots.See attached screenshot for a demonstration. More examples included in the code, just run help myaa. Curiosa: For those of you who publish your code often, an undocumented anti-aliasing option is included in the snapnow.m function in Matlab. To publish a file called test.m you can do: opts.figureSnapMethod = antialiased publish (test.m, opts) However, you will have more control over the process using myaa, which is also the best choice when using Matlab interactively.
Platform: | Size: 273408 | Author: zzn | Hits:

[Graph Drawingfanzouyang

Description: MFC直线反走样算法,是可以正常运行的。运行环境vc-MFC linear anti-aliasing algorithm, can be normal operation. Vc runtime environment
Platform: | Size: 2272256 | Author: zhang | Hits:

[Internet-NetworkExplosion

Description: 说明: Enter键:产生普通粒子或反走样粒子 Space键:产生混合粒子-Description: Enter key: ordinary particles have a particle or anti-aliasing Space key: generate mixed particles
Platform: | Size: 32768 | Author: | Hits:

[Graph DrawingWuLines

Description: 此代码是用C++实现的wulines问题,能很好的模拟出反走样。-This code is used C++ Realized wulines problems, can simulate a very good anti-aliasing.
Platform: | Size: 1908736 | Author: 余方 | Hits:

[Othertw2835

Description: The TW2835 has four high quality NTSC/PAL video decoders, dual color display controllers and dual video encoders. The TW2835 contains four built-in analog anti-aliasing filters, four 10bit Analog-to-Digital converters, and proprietary digital gain/clamp controller, high quality Y/C separator to reduce cross-noise and high performance free scaler. Four built-in motion,-The TW2835 has four high quality NTSC/PAL video decoders, dual color display controllers and dual video encoders. The TW2835 contains four built-in analog anti-aliasing filters, four 10bit Analog-to-Digital converters, and proprietary digital gain/clamp controller , high quality Y/C separator to reduce cross-noise and high performance free scaler. Four built-in motion,
Platform: | Size: 217088 | Author: 鬼子皮 | Hits:

[Linux-Unixburn_gateway_id

Description: 这是I2c网关Id独立烧写程序, 烧写的ID必须要求是:“0~9”、“a~z”、“A~Z”的16为字符才能烧写成功。 其中当是输入的小写字母时,自动转换为大些烧入。 如: 1) # ./burnID 0123456789abcdef 烧入的是:0123456789ABCDEF 2] # ./burnID 0123456789@ cdef 烧入不成功,因为有其他字符 3) # ./burnID 0123456789abcdefDfs 烧入也不成,因为超过16个字符 built-in analog anti-aliasing filters, four 10bit Analog-to-Digital converters, and proprietary digital gain/clamp controller, high quality Y/C separator to reduce cross-noise and high performance free scaler. Four built-in motion,-This is an independent programmer I2C gateway Id procedures, programmer of ID must ask are: " 0 ~ 9" , " a ~ z" , " A ~ Z" 16 for the characters can be successful programmer. When one of the importation of the lowercase letters are automatically converted to burn into the greater. Such as: 1]#./BurnID 0123456789abcdef are burned into the: 0123456789ABCDEF 2]#./BurnID 0123456789 @ cdef burned into not successful, because other characters have 3]#./BurnID 0123456789abcdefDfs means it does not burn, because more than 16 character built-in analog anti-aliasing filters, four 10bit Analog-to-Digital converters, and proprietary digital gain/clamp controller, high quality Y/C separator to reduce cross-noise and high performance free scaler. Four built-in motion,
Platform: | Size: 14336 | Author: 鬼子皮 | Hits:

[Other Games03_

Description: 精通DirectX 3D图形与动画程序设计 第3章 坐标系与基本图元 48 3.1 Direct3D坐标系 48 3.2 Direct3D基本图元 49 3.3 使用顶点缓冲区绘制图形 52 3.3.1 创建顶点缓冲区 53 3.3.2 渲染顶点缓冲区图形 55 3.3.3 各种基本图元绘制 60 3.4 使用索引缓冲区绘制图形 62 3.5 图形渲染其他相关内容 68 3.5.1 灵活顶点格式 68 3.5.2 渲染状态 69 3.5.3 场景提交 72 3.5.4 图形反锯齿[antialiasing] 73 3.5.5 全屏幕显示 76 3.6 Direct3D中的颜色表示 77 3.7 资源的概念 79 3.8 小结 83 -Chapter 3 coordinate system with the basic 48 3.1 Direct3D pixel coordinate system 48 3.2 Direct3D basic graphic element 49 3.3 graphics rendering using vertex buffer to create 52 3.3.1 Vertex Buffer 53 3.3.2 Vertex Buffer rendering graphics 55 3.3.3 of the basic drawing primitives 60 3.4 graphics rendering the use of the index buffer 62 3.5 graphics rendering other related content 68 3.5.1 flexible vertex format 68 3.5.2 Status 69 3.5.3 rendering scenes submitted 72 3.5.4 Anti-aliasing graphics [antialiasing] 73 3.5.5 full-screen display 76 3.6 Direct3D in 77 colors express the concept of 3.7 Resources 79 3.8 Summary 83
Platform: | Size: 220160 | Author: Diego Guo | Hits:

[Windows Developa

Description: 针对计算机辅助图案设计系统中基于路径的图像变形问题,提出了通过构造笛卡尔坐标系来建立变形映射关系的算法。探讨了两种变形方式:柱状变形和带状变形,并利用带状变形模拟了一种双面带的变形效果。对路径剧烈转折时柱状变形效果差的弱点,采用了一种限制映射区域的变形方法,改善了图像剧烈弯折时的变形效果。另还讨论了图像的反混淆问题,并结合变形算法,提出了一种基于平滑直线的图像反混淆算法。 -For computer-aided design system based on the path of the image deformation problem, a Cartesian coordinate system through the structure to set up the relationship between the deformation mapping algorithms. Deformation of two ways: columnar ribbon deformation and deformation, and use ribbon to simulate the deformation of the deformation with a two-sided effect. Dramatic turning point of the path when the cylindrical deformation of the bad effects of weaknesses, the use of a restricted region of the deformation mapping ways to improve the image sharp bending effect at the time of deformation. Another image also discussed the anti-aliasing problem, combined with the deformation algorithm, a linear image smoothing based on anti-aliasing algorithm.
Platform: | Size: 93184 | Author: 张三 | Hits:

[OpenGL programcmy2

Description: visual c++平台下OpenGL基础程序,介绍了雾化和反走样技术-visual c++ platform OpenGL basic procedures, introduction of the atomization and anti-aliasing technology
Platform: | Size: 66560 | Author: wubo | Hits:

[Communication-Mobilealiasingfilter

Description: 1)设计Butterworth型音频抗混叠滤波器; 2)参数: 下通带频率300Hz;上通带频率3400Hz; 下阻带频率280Hz;上阻带频率3600Hz; 通带最大衰减0.3dB; 阻带最小衰减40dB; 3)采用一低通滤波器和一高通滤波器级联; 4)分别确定LPF和HPF的性能指标; 5)求出两滤波器的系统函数和频率响应,并画出其幅频特性曲线; 6)求整个滤波器的系统函数和频率响应,并画出其幅频特性曲线。-1) the design of Butterworth-type audio anti-aliasing filter 2) parameters: passband frequency of 300Hz on pass-band frequency 3400Hz under the stop-band frequency of 280Hz on stop-band frequency 3600Hz passband maximum attenuation of 0.3dB minimum stopband attenuation of 40dB 3) the use of a low-pass filter and a high-pass filter cascade 4) separately to determine the performance of LPF and HPF target 5) to derive two-filter system function and frequency response, and draw its increase frequency characteristic curve 6) for the entire filter system function and frequency response, and draw its amplitude-frequency characteristic curve.
Platform: | Size: 15360 | Author: hsf | Hits:

[GDI-Bitmappro

Description: 将opencv的image结构与windows CDC对象结合起来,本例就轻松用opencv反走样直线绘制在CDC对象里面。 接供的接口很有参考价值。 -Opencv structure to the image object with the combination of windows CDC, which in this case on the easy to use anti-aliasing opencv draw a straight line inside the CDC object. Access interface for a good reference.
Platform: | Size: 238592 | Author: jiang | Hits:

[Graph Drawingtexgen

Description: to draw lines with anti aliasing effect
Platform: | Size: 3072 | Author: domino | Hits:

[Goverment applicationISD25120b

Description: 其片内设有时钟振荡器、128K字节EZPROM(电可编程可擦除只读存贮器)、低噪前置放大器、自动增益控制电路、反混叠滤波器、平滑滤波器、模拟转发器、差动功率放大器等高品质语音录放系统所需的全部基本功能电路。-There are chip clock oscillator, 128K bytes EZPROM (electrical erasable programmable read-only memory), low-noise pre-amplifier, AGC circuit, anti-aliasing filter, smoothing filter, analog transponders, differential power amplifier system such as the quality of voice recording and all the basic functions of the circuit.
Platform: | Size: 69632 | Author: 13 | Hits:

[matlabenvelopedetector

Description: Title : Implementation of quadrature modulation and demodulation Design Object : By implementing quadrature modulation and demodulation of analog signals in digital signal processing, students will have better understanding of sampling and frequency analysis of discrete-time signals. Design Content : Make a MATLAB function which performs quadrature modulation and demodulation for a input signal with anti-aliasing filtering.
Platform: | Size: 1024 | Author: song | Hits:

[Other Gamesgame

Description: 一个Opengl开发的小游戏,它将包括线,反走样,计时,正投影和简单的声音等-Opengl developed a game, it will include the line, anti-aliasing, timing, voice projection and simple, such as
Platform: | Size: 1714176 | Author: songyao | Hits:

[Special Effectscomputergraphics

Description: 实现计算机图形学最基本的图元的绘制,包括线,圆,椭圆,及反走样的处理,最后是漂亮的金刚石图案-Computer graphics to achieve the most basic elements of drawing, including line, circle, oval, and anti-aliasing processing, and finally the beautiful diamond pattern
Platform: | Size: 1553408 | Author: 李思明 | Hits:

[OpenGL programcmy2

Description: 反走样与雾化 反走样与雾化 反走样与雾化-Anti-aliasing Anti-aliasing and atomization and atomization and atomization Anti-aliasing Anti-aliasing Anti-aliasing and atomization and atomization
Platform: | Size: 69632 | Author: wuyebin | Hits:

[GUI Developantipoly

Description: 如下面的一个在RGBA模式下的多边形反走样例子: 显示一个黄色的填充反走样二十面体-Such as the following one in RGBA mode of the polygon antialiasing example: a yellow-filled anti-aliasing Icosahedron
Platform: | Size: 1024 | Author: 汪伟 | Hits:

[GUI Developantiline

Description: 在RGBA方式下,显示一个反走样的网状八面体-In RGBA mode, indicating an anti-aliasing octahedron mesh
Platform: | Size: 1024 | Author: 汪伟 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »

CodeBus www.codebus.net